{% extends 'base_dashboard.html' %} {% block title %}Center bookings — {{ site_settings.institute_name }}{% endblock %} {% block content %}
Candidates scheduled for in-person certification exams
| Candidate | Program | Center | Slot | Status | |
|---|---|---|---|---|---|
|
{{ app.candidate.get_display_name }}
{{ app.candidate.email }}
|
{{ app.program.title }} | {{ app.testing_center.name }} | {{ app.schedule_slot.label }} | {{ app.get_status_display }} | Unlock code |
| No center bookings yet. | |||||